Add(KeyValuePair<ModalityType,ModalityOptions>) Method

Summary
Adds a ModalityOptions value for the provided Leadtools.Dicom.Common.DataTypes.ModalityType
Syntax
C#
VB
C++
public void Add( 
   KeyValuePair<ModalityType, ModalityOptions> item 
) 
  
Public Overloads Sub Add( _ 
   ByVal item As KeyValuePair(Of ModalityType,ModalityOptions) _ 
)  
public: 
void Add(  
   KeyValuePair<ModalityType,ModalityOptions^> item 
)  

Parameters

item
A KeyValuePair object that holds the information for a modality.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.